echart 各种酷炫图表,柱状图,折线图,仪表盘,雷达图
<div id="chart-panel" style=" width:50%;height:500px; background-color:gray;float:left"></div>
<div id="mpie" style=" width:50%;height:500px; background-color:gray;float:left"></div>
<div id="mline" style=" width:50%;height:500px; background-color:gray;float:left"></div>
<div id="mpies" style=" width:50%;height:500px; background-color:gray;float:left"></div>
<div id="mlines" style=" width:50%;height:500px; background-color:gray;float:left"></div>
<div id="mradar" style=" width:50%;height:500px; background-color:gray;float:left"></div>
<div id="mwdj" style=" width:50%;height:500px; background-color:gray;float:left"></div>
<div id="zxjb" style=" width:50%;height:500px; background-color:gray;float:left"></div>【源码目录】echart├── echarts-liquidfill.js
├── echarts.minG.js
├── html.html
└── jquery-2.0.0.min.js
0 directories, 4 files
评论